-pcl (1.7.1-1) unstable; urgency=low
+pcl (1.7.2-1) UNRELEASED; urgency=medium
[Leopold Palomo-Avellaneda]
* Initial release. (Closes: #703579)
* Renamed libpcl-tools to pcl-tools.
* Added the manpages ...
- -- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Mon, 02 Jun 2014 08:46:51 +0200
+
+ -- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Mon, 06 Oct 2014 09:30:55 +0200
+
-DBUILD_registration=ON -DBUILD_sample_consensus=ON \
-DBUILD_search=ON -DBUILD_segmentation=ON -DBUILD_surface=ON \
-DBUILD_tools=ON -DBUILD_tracking=ON -DBUILD_visualization=ON \
- -DBUILD_app_cloud_composer=ON -DBUILD_app_modeler=ON \
- -DBUILD_app_point_cloud_editor=ON
+ -DBUILD_apps_cloud_composer=ON -DBUILD_apps_modeler=ON \
+ -DBUILD_apps_point_cloud_editor=ON -DBUILD_apps_in_hand_scanner=ON
override_dh_auto_build:
dh_auto_build -- # Compile the software.
# Watch control file for uscan
version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
+#opts=uversionmangle=s/(\d)[_.+-]?((RC|rc|pre|dev|beta|alpha)[\d.]*)$/$1~$2/ \
+#https://github.com/PointCloudLibrary/pcl/releases .*/pcl-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+
+opts="uversionmangle=s/(\d)[_.+-]?((RC|rc|pre|dev|beta|alpha)[\d.]*)$/$1~$2/" \
https://github.com/PointCloudLibrary/pcl/releases .*/pcl-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+